LightSwitch HTML Edition
ValueSet<T> Class
Members 






Represents a collection of unique values of type T.
Object Model
ValueSet<T> Class
Syntax
'Declaration
 
Public Class ValueSet(Of T) 
'Usage
 
Dim instance As ValueSet(Of T)
public class ValueSet<T> 
public class ValueSet 
JScript does not support Generics.
public __gc class ValueSet<T> 
generic<typename T>
public ref class ValueSet 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Olap.ValueSet<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ValueSet<T> Members
C1.Olap Namespace

Send Feedback